|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectraar.behaviour.RAPrintStatement
Models the RAAR PRINT statement that can print some info to the debugger window.
| Constructor Summary | |
RAPrintStatement(java.lang.String varName,
RADataType toPrint)
|
|
| Method Summary | |
void |
execute()
|
java.lang.String |
getDebugInfo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RAPrintStatement(java.lang.String varName,
RADataType toPrint)
| Method Detail |
public void execute()
throws RAException
execute in interface RAStatementRAExceptionpublic java.lang.String getDebugInfo()
getDebugInfo in interface RADebuggable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||